The following tables list the members exposed by EntitySchemaQueryPropertyChangedEventArgs<T>.
Name | Description | |
---|---|---|
EntitySchemaQueryPropertyChangedEventArgs<T> Constructor | Initializes the new EntitySchemaQueryPropertyChangedEventArgs<T> instance with the specified previous and current types of the query properties to the object schema. |
Name | Description | |
---|---|---|
OldValue | Previous value of property of the entity schema query. | |
Value | Current value of property of the entity schema query. |